ASP.NET Core MVC コントロールヘルプ
OnClientFormatItem プロパティ (ListBox<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ListBox<T> クラス : OnClientFormatItem プロパティ
Occurs when an element representing a list item has been created.
シンタックス
'宣言
 
Public Property OnClientFormatItem As System.String
public System.string OnClientFormatItem {get; set;}
解説
This event can be used to format list items for display.
参照

ListBox<T> クラス
ListBox<T> メンバ